How to Install dahdi software package in Debian 8 (Jessie)

How to Install dahdi software package in Debian 8 (Jessie)

dahdi software package provides utilities for using the DAHDI kernel modules, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dahdi 

dahdi is installed in your system.

Make ensure the dahdi package were installed using the commands given below,

$ sudo dpkg-query -l | grep dahdi *

You will get with dahdi package name, version, architecture and description in a table

dahdi package basic information:

Distro Debian 8 jessie
Section Communication Programs
Package dahdi
Version 1:2.10.0.1-1
Description utilities for using the DAHDI kernel modules
Sub Section comm


See Also, How to uninstall or remove dahdi software package from Debian 8 (Jessie)?